Skip to content

Latest commit

History

History

3_Data Visualization with Python

  • Data visualization and some of the best practices when creating plots and visuals.
  • The history and architecture of Matplotlib, and how to do basic plotting with Matplotlib.
  • Generating different visualization tools using Matplotlib such as line plots, area plots, histograms, bar charts, box plots, and pie charts.
  • Seaborn, another data visualization library in Python, and how to use it to create attractive statistical graphics.
  • Folium, and how to use to create maps and visualize geospatial data.